Operation boolean
contains (Object elem), in Class Vector
Documentation
* Tests if the specified object is a component in this vector.
*
* @param elem an object.
* @return <code>true</code> if the specified object is a component in
* this vector; <code>false</code> otherwise.
* @since JDK1.0
Concurrency | Sequential | Export Control | PublicAccess |
Property Settings
Java
Final | True | Abstract | False |
Static | False | Native | False |
Synchronized | False | | |